Welcome![Sign In][Sign Up]
Location:
Search - game server

Search list

[JSP/Javajavafive

Description: Java五子棋程序 本软件使用JAVA语言实现,通过对SCOKET技术的理解,在此基础上建立服务器与客户端相连接,从而实现局域网内两人互动进行五子棋游戏。整体采用BorderLayout来布局,分为toolBar, board 和statusBar三部分,分别位于NORTH、CENTER和SOUTH。其中board部分采用null的布局方式,toolbar部分采用FlowLayout的布局方式。通过对软件的编写,加深对以上技术的理解和掌握。-Gobang Java program using the JAVA language of the software to achieve, through technology SCOKET understanding, on the basis of the establishment of server and client端相connect two LAN in order to realize interaction Gobang game. To the overall use of BorderLayout layout, divided into toolBar, board and StatusBar three parts, which are located in NORTH, CENTER, and SOUTH. Board of which part of the way using null layout, toolbar part of the way using FlowLayout layout. Through the preparation of software to enhance the above understanding and mastering technology.
Platform: | Size: 18432 | Author: zc | Hits:

[Game Engine3D_OnlineGame_Humen

Description: 使用C++(IDE环境为VC),DX编写的一套韩国3D的网络游戏源代码. 1:包括其开发引擎源码,客户端完整资源和源代码,服务器源代码.引擎测试代码,引擎工具. 2:保证编译通过.可以直接运行服务器和客户端. 3:内部注释大部分已被汉化.便于学习. 4:无需任何解压密码. 5:有自记录文档已便于了解和学习该套代码. 6:内部大量优秀的3D/2D美术资源均未压缩打包,可用于参考. 7:无论您是学习引擎编写,引擎某功能实现,客户端以及服务器端逻辑,甚至游戏开发结构,美术设计,都能从该套代码中获得甚多收获.-The use of C++ (IDE environment for VC), DX prepared a set of 3D online games in Korea source code .1: source engine, including its development, client integrity of resources and source code, the server source code. Engine test code, .2 engine tool: to ensure that the compiler through. can be directly run the server and the client .3: Internal Notes most have been finished. facilitate learning .4: .5 without any decompression Password: Records document has since been easy to understand and learn The code .6: Internal large number of excellent resources 3D/2D art no compression packing, can be used for reference .7: Whether you are learning to prepare the engine, engine to achieve a functional, client and server-side logic, and even game development structure, Art and Design, both from the sets of code have access to even more gains.
Platform: | Size: 49525760 | Author: 王伟 | Hits:

[Other GamesClientgame

Description: 游戏更新asp服务器如何用VC++实现得源码,好东西啊!-Asp game server how to update VC++ Achieve a source, a good thing ah!
Platform: | Size: 21428224 | Author: 刘云 | Hits:

[Game Programfuwuqijiagou

Description: 一种经典的网络游戏服务器架构..做网络游戏服务器的人必看-A classic online game server architecture .. make online games servers were a must-see
Platform: | Size: 71680 | Author: 梁海泉 | Hits:

[Chess Poker games20071026

Description: Othello平台 很好的黑白棋图形界面,可以导入AI。 该平台的特点 1、可以修改棋盘的大小,不仅仅是传统的8*8棋盘,而且可以在棋盘上设置障碍点。 2、导入AI功能,可以AI互相对战,也可以人机、人人对战。 3、可以导入棋盘,保存、导入棋局 4、可以设定时间空间限制,程序自动显示AI使用的内存大小,以及每方累计使用的时间。-Othello Reversi good platform graphical interface, you can import AI. The characteristics of the platform 1, can modify the size of the chessboard, not just the traditional 8* 8 chessboard, but can also set up obstacles in the chessboard point. 2, import AI feature that AI against each other can also be man-machine, all the war. 3, can be imported board, save, import game 4, you can set time and space constraints, the procedure automatically display AI use of memory size, and each side use the accumulated time.
Platform: | Size: 616448 | Author: kingbirdji | Hits:

[OtherDK1servers

Description: 天之炼狱1服务器端源文件游戏服务端不完整-天之炼狱one server-side source files incomplete game server
Platform: | Size: 10668032 | Author: hg | Hits:

[Game Hook CrackLegendOfMir2_Server-vc8

Description: 韩国游戏传奇的服务器端源代码。 编译通过,包括所有需要的库文件。 内含韩文经过我的转译过来。程序复杂,但是结构良好是在是不可夺得的学习资源。-Korean game Legend of the server-side source code. Compiled through, including all the necessary library files. Korean contains over after my translation. The procedures are very complicated, but well structured and can not be won in the learning resources.
Platform: | Size: 2466816 | Author: | Hits:

[GUI Developmapwin1421

Description: windows游戏编程例子,有上百了例子程序,演示各种应用 [MTSClientSrc.zip] - 于多线程tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令 [国际象棋在线游戏服务器端程序.rar] - 国际象棋在线游戏服务器端程序 -windows game programming examples, there are hundreds of examples of procedures, demonstration of a wide range of applications [MTSClientSrc.zip]- in the multi-threaded tcp services corresponding client code, the main achievement of sending commands to the server and then out from the server-side return command [chess online game server-side procedures. rar]- Chess online games, server-side procedures
Platform: | Size: 423936 | Author: zyo | Hits:

[FlashMXflashjavagame

Description: 1.配置java环境,JDK1.5以上和安装MYSQL5.0(配置好java的环境变量) 2.在SQL文件里,把role.sql,sql.sql,insert.sql按照这个顺利插进MYSQL数据库里 3.修改FlashNetGame\classes文件夹下面的hibernate.cfg.xml文件,修改里面的数据库连接地址和用户密码什么的 4.把NetGameFalsh文件夹里面的NetGame.swf的打包成.exe文件(如果你的电脑是可信任flash的就不需要) 5.下载spring和hibernate的包,然后把相关的jar文件放到FlashNetGame目录的lib文件夹下 6.准备好上面的那些工作之后,在FlashNetGame目录那里的build.xml文件,用ant编译 (如果没有装ant,可以执行org.game.server.StartServer这个主类,就可以启动服务器了) 7.把NetGameFalsh文件里面的NetGame.swf打包成exe文件(主要是flash的安全策略,如果你配置了你电脑,就不需要) 8.连接服务器,用内带的用户登陆就可以了(帐户:soda,密码:soda),或者可以在数据库手动添加-err
Platform: | Size: 1742848 | Author: duan | Hits:

[Game Hook Crackrxjh4.0

Description: 热血江湖服务器端程序-Yulgang server-side procedures
Platform: | Size: 9448448 | Author: 梁轲 | Hits:

[Game Programrmtool

Description: 网络游戏龙族服务器端管理工具 rmtool 源代码-Online game server-side management tools nationality rmtool source code
Platform: | Size: 980992 | Author: | Hits:

[Internet-NetworkGmSerive

Description: 关键词:NT服务 完成端口 游戏服务器 使用完成端口实现的简单游戏服务器框架; 注册为NT 系统服务,方便开机自动启动。-Key words: NT service completion port to complete the game server port to use a simple game server framework registered as NT system services to facilitate the boot automatically activated.
Platform: | Size: 46080 | Author: 张其 | Hits:

[Internet-Networksun

Description: 这是奇迹世界SUN的代理服务器和军团服务器的源代码,游戏服务器的源代码陆续上传,希望大家喜欢-This is the miracle of the world SUN Legion of proxy servers and server source code, the game server source code in succession upload, hope you like
Platform: | Size: 572416 | Author: zengsoft | Hits:

[OtherSeA_13D27_SC_

Description: RO游戏服务器最新代码,直接运行即可.数据库采用mysql-RO game server up-to-date code can be directly run. Database using mysql
Platform: | Size: 7469056 | Author: 符文科 | Hits:

[Database systemGame

Description: 雄霸天下游戏网  实例文件夹:mingrisoft\Game文件夹  数据库:采用SQL Server 2000数据库,名称为db_Game  数据库文件位置: \mingrisoft\Game\DataBase\db_Game_Data.MDF和 \mingrisoft\Game\DataBase\db_Game_Log.LDF  后台管理员入口: 用户名:admin;密码:admin;单击“进入”按钮,将进入后台管理页面 说明该用户为管理员。 -Dominated the world game network
Platform: | Size: 2710528 | Author: longsaiqin | Hits:

[Internet-Networknetworkgame

Description: 源码包括了一整个网络四国军旗游戏的服务端和客户端,用VC6.0开发,数据库为MSSQL2000,并且包括了详细的设计报告及其用户说明书!-Source, including a whole network of the four countries flag game server and client, using VC6.0 development, database MSSQL2000, and includes a detailed design report and the user manual!
Platform: | Size: 5040128 | Author: fre | Hits:

[Chess Poker gamesQpServer

Description: 网狐棋牌游戏服务器端各组件源代码,包含登陆服务器、服务装载器、列表服务、内核组件、游戏服务、中心服务器等-Card Games Fox network server-side source code of all components, including landing the server, service loader, a list of services, core components, the game service, servers, etc.
Platform: | Size: 361472 | Author: happyflyman | Hits:

[Game Server SimulatorCrazyTank

Description: CrazyTank疯狂坦克源代码喜欢的朋友下载来看下吧-CrazyTank source file
Platform: | Size: 7603200 | Author: zero | Hits:

[Internet-Networkmjserver

Description: 猛将游戏代码,内测服务端,希望会的编译。做出好的游戏-Fervent game code, inner server, hope that it will compile
Platform: | Size: 2810880 | Author: adada | Hits:

[Game ProgramMMORPGGSERVERkuangjiasheji

Description: MMORPG游戏服务器端架构及函数 ,对于想了解游戏服务器端的人来说可能有点帮助-MMORPG Game server-side structure and function, for the Games would like to know server-side people may be a bit help
Platform: | Size: 209920 | Author: jack | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 48 »

CodeBus www.codebus.net